'********************************************************************************
'* Project:                Address Book DataBase
'* Description:         Example Of Using VB With MS Acess
'* Author:                 Brian Smith (local)
'* Machine:              Microsoft Win98 SE
'* Built Using:          Visual Basic 6.0 Enterprise Edition
'* Modified:              June 22, 2002
'* Dependencies:    DBAddressBook.mdb, Flash.ocx
'* Copyright:            Freeware, use however you like
'********************************************************************************
' first of all this is my first database related project
' when i decided to make it i didnt know where to start
' so i signed online and started reading. i wound up
' with a great tutorial by MVP Karl Moore which you can
' find here:
' http://www.vb-world.net/databases/dbtutorial/
' i read line for line and made the projects exactly
' like he said to. then after i had made 2 or 3 with
' him walking me through them, i had enough information
' to start this Address Book.